home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Config.dll / 0 / RCDATA / TFORMPERFILOE / TFORMPERFILOE.txt < prev   
Text File  |  2002-10-11  |  3KB  |  119 lines

  1. object FormPerfilOE: TFormPerfilOE
  2.   Tag = 17700
  3.   Left = 319
  4.   Top = 212
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Perfil de OE'
  8.   ClientHeight = 143
  9.   ClientWidth = 321
  10.   Color = 14215660
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   FormStyle = fsStayOnTop
  17.   Icon.Data = {<image000.ico>}
  18.   KeyPreview = True
  19.   OldCreateOrder = True
  20.   Position = poScreenCenter
  21.   OnKeyPress = FormKeyPress
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object ButtonOpcionesAceptar: TPlaButton
  26.     Tag = 2200
  27.     Left = 156
  28.     Top = 111
  29.     Width = 73
  30.     Height = 21
  31.     Anchors = [akRight, akBottom]
  32.     Caption = '&Aceptar'
  33.     Font.Charset = DEFAULT_CHARSET
  34.     Font.Color = clWindowText
  35.     Font.Height = -11
  36.     Font.Name = 'Tahoma'
  37.     Font.Style = []
  38.     ParentFont = False
  39.     TabOrder = 1
  40.     OnClick = ButtonOpcionesAceptarClick
  41.     Default = True
  42.     ModalResult = 1
  43.   end
  44.   object ButtonOpcionesCancel: TPlaButton
  45.     Tag = 2400
  46.     Left = 237
  47.     Top = 111
  48.     Width = 73
  49.     Height = 21
  50.     Anchors = [akRight, akBottom]
  51.     Caption = '&Cancelar'
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -11
  55.     Font.Name = 'Tahoma'
  56.     Font.Style = []
  57.     ParentFont = False
  58.     TabOrder = 2
  59.     TabStop = False
  60.     OnClick = ButtonOpcionesCancelClick
  61.     Cancel = True
  62.     ModalResult = 2
  63.   end
  64.   object PlaGroupBox1: TPlaGroupBox
  65.     Left = 14
  66.     Top = 7
  67.     Width = 296
  68.     Height = 91
  69.     TitleFont.Charset = DEFAULT_CHARSET
  70.     TitleFont.Color = 13977088
  71.     TitleFont.Height = -11
  72.     TitleFont.Name = 'Tahoma'
  73.     TitleFont.Style = []
  74.     Caption = 'Perfil de Outlook Express'
  75.     Font.Charset = DEFAULT_CHARSET
  76.     Font.Color = clWindowText
  77.     Font.Height = -11
  78.     Font.Name = 'Tahoma'
  79.     Font.Style = []
  80.     ParentFont = False
  81.     TabOrder = 0
  82.     object Image10: TImage
  83.       Left = 11
  84.       Top = 22
  85.       Width = 32
  86.       Height = 33
  87.       Picture.Data = {<image001.bmp>}
  88.       Transparent = True
  89.     end
  90.     object Label21: TLabel
  91.       Tag = 17600
  92.       Left = 58
  93.       Top = 19
  94.       Width = 226
  95.       Height = 26
  96.       AutoSize = False
  97.       Caption = 
  98.         'Selecciona el perfil que deseas utilizar para mostrar las carpet' +
  99.         'as de Outlook Express.'
  100.       WordWrap = True
  101.     end
  102.     object CBListaPerfiles: TPlaComboBox
  103.       Left = 58
  104.       Top = 58
  105.       Width = 233
  106.       Height = 21
  107.       HelpContext = 602
  108.       Font.Charset = DEFAULT_CHARSET
  109.       Font.Color = clWindowText
  110.       Font.Height = -11
  111.       Font.Name = 'Tahoma'
  112.       Font.Style = []
  113.       ParentFont = False
  114.       Style = csDropDownList
  115.       TabOrder = 0
  116.     end
  117.   end
  118. end
  119.